From: Juanma Barranquero Date: Sun, 14 Jan 2007 03:22:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2851 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b5805df8fbd6e2950fc361bf458eb60dd9399460;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b75c8e062ae..0b794ee9e4f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,16 @@ +2007-01-14 Juanma Barranquero + + * kmacro.el (kmacro-insert-counter, kmacro-set-counter) + (kmacro-start-macro-or-insert-counter) + (kmacro-step-edit-prefix-commands): Fix typos in docstrings. + (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes. + + * emulation/keypad.el (keypad-setup): Fix typos in docstring. + 2007-01-13 Mathias Dahl * tumme.el (tumme-cmd-rotate-original-options): Add -outfile - option. Remove redirect character ">". + option. Remove redirect character ">". 2007-01-13 Juanma Barranquero @@ -26,7 +35,7 @@ * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't activate undo when undo is not active. - Reported by Chris . + Reported by Chris Moore . 2007-01-10 Stefan Monnier